A Single-Query Bi-Directional Probabilistic Roadmap Planner with Lazy Collision Checking
نویسندگان
چکیده
This paper describes the foundations and algorithms of a new probabilistic roadmap (PRM) planner that is: (1) singlequery –i.e., it does not pre-compute a roadmap, but uses the two input query configurations to explore as little space as possible; (2) bi-directional i.e., it searches the robot’s free space by concurrently building a roadmap made of two trees rooted at the query configurations – and (3) applies a systematic lazy collision-checking strategy –i.e., it postpones collision tests along connections in the roadmap until they are absolutely needed. Several observations motivated this collision-checking strategy: (1) PRM planners spend more than 90% of their time checking collision; (2) most connections in a PRM are not on the final path; (3) the collision test for a connection is the most expensive when there is no collision; and (4) the probability that a short connection is collision-free is large. The strengths of single-query and bidirectional sampling techniques, and those of lazy collision checking reinforce each other. This combination reduces planning time by large factors, making it possible to handle more difficult planning problems, including multi-robot problems in geometrically complex environments.
منابع مشابه
On Delaying Collision Checking in PRM Planning – Application to Multi-Robot Coordination
This paper describes the foundations and algorithms of a new probabilistic roadmap (PRM) planner that is: single-query – instead of pre-computing a roadmap covering the entire free space, it uses the two input query configurations to explore as little space as possible; bi-directional – it explores the robot’s free space by building a roadmap made of two trees rooted at the query configurations...
متن کاملThesis for the Degree of Licentiate of Engineering Motion Planning for Industrial Robots
Autonomous motion planning addresses the problem of nding collision-free paths for moving objects robots among obstacles. In this report we consider robots operating in workspaces occupied by stationary, completely known obstacles. We describe a new approach to probabilistic roadmap planners (PRMs). The overall theme of the algorithm, called Lazy PRM, is to minimise the number of collision chec...
متن کاملA smoothing strategy for prm paths: application to 6-axes motoman manipulator
This paper describes the use of the probabilistic motion planning technique SBL “Single-Query Bidirectional Probabilistic Algorithm with Lazy Collision Checking” or in motion planning for robot manipulators. We present a novel strategy to remedy the PRM “Probabilistic Roadmap” paths which are both excessively long and velocity discontinuous. The optimization of the path will be done first throu...
متن کاملReactive Motion Planning for Mobile Robots
Motion planning refers to the ability of a system to automatically plan its motions. It is considered central to the development of autonomous robots. In the last decade, much research effort was done on the application of probabilistic roadmaps methods (PRM) for different types of problems (Kavraki et al., 1996; Svestka & Overmars, 1997; Bohlin & Kavraki, 2000; Sánchez & Latombe, 2002). There ...
متن کاملMultiple query probabilistic roadmap planning using single query planning primitives
We propose a combination of techniques that solve multiple queries for motion planning problems with single query planners. Our implementation uses a probabilistic roadmap method (PRM) with bidirectional rapidly exploring random trees (BI-RRT) as the local planner. With small modifications to the standard algorithms, we obtain a multiple query planner which is significantly faster and more reli...
متن کامل